   Kingpin Ent Build
--------------------------------------------------------------------
Kingpin ent build can be used for mappers who forget something in there map.
Or if you just like extra items or just want to see some maps in kp2 map style.
Make sure you enter the sv_entbuild mode to enable these commands by type in console for example:
sv_entbuild 1
and change map

spawn items with the spawn command or placeitem command for example:
spawn weapon_shotgun
placeitem weapon_shotgun

--------------------------------------------------------------------
Items that you can spawn are:

[Weapons]
weapon_crowbar
weapon_pistol
weapon_shotgun
weapon_tommygun
weapon_heavymachinegun
weapon_grenadelauncher
weapon_bazooka
weapon_flamethrower

[Ammo]
ammo_bullets
ammo_cylinder		big bullets mostly used for tommygun
ammo_shells
ammo_308            	used for weapon hmg
ammo_grenades
ammo_rockets
ammo_flametank

[Cooling hmd mod]
hmg_mod_cooling

[Pistol mods]
pistol_mod_damage
pistol_mod_reload
pistol_mod_rof		Rate of Fire
weapon_spistol		Silencer

[Health]
item_health_sm
item_health_lg
item_adrenaline     	is 100% health

[Armor]
item_armor_helmet
item_armor_jacket
item_armor_legs
item_armor_helmet_heavy
item_armor_jacket_heavy
item_armor_legs_heavy

[Flashlight]
item_flashlight

[Pack]
item_pack

[spawn points]
info_player_deathmatch

[Cast or A.I.]
cast_bitch
cast_bum_sit
cast_dog
cast_pawn_o_matic	Y this one is new
cast_punk
cast_runt
cast_shorty
cast_thug
cast_thug_sit
cast_whore
props_rat
props2_fish

[Keys]
key_fuse
key_key1
key_key2
key_key3
key_key4
key_key5
key_key6
key_key7
key_key8
key_key9
key_key10

[Other items]
item_battery
item_coil
item_lizzyhead
item_oilcan
item_safedocs
item_valve
item_watch
item_whiskey

[Props]
props_aircon
props_ammocrate_bust
props_antenna1a
props_antenna1b
props_antenna1c
props_antenna2a
props_antenna2b
props_antenna2c
props_antenna3a
props_antenna3b
props_antenna3c
props_blimp
props_chair
props_cig_machine
props_cola_machine
props_crate_bust_32
props_crate_bust_48
props_crate_bust_64
props_extinguisherA
props_extinguisherB
props_fan
props_hydrant
props_mattressA
props_mattressB
props_mattressC
props_motorcycle
props_phone
props_radio
props_roof_vent
props_tablesetA
props_trash
props_trashbottle
props_trashbottle_vert
props_trashcan_fall
props_trashcanA
props_trashcorner
props_trashpaper
props_trashwall
props_tv

[Props2]
props2_ashtray
props2_boat
props2_boat_animate
props2_boatphone
props2_buoy
props2_buoy_animate
props2_buoy_side
props2_car_topdown
props2_car_topup
props2_chair_conf
props2_chair_push
props2_clothesline
props2_clubchair
props2_clubcouch
props2_deadgal_headless
props2_deadguy
props2_deadguy_underwater
props2_flag			only dragons flag
props2_gargoyle
props2_lunch
props2_pinball_machine
props2_plant_bush
props2_plant_fern
props2_plant_SM
props2_plant_XL
props2_sign
props2_vaseA
props2_vaseB
props2_wall_fish

[Props3]
props3_cash
props3_cash_counter_animate
props3_dead_louie
props3_decanter
props3_deco_fixture
props3_whiskey_glass

[Smoke]
props_steam_machine
smoke_esm
smoke_lg
smoke_med
smoke_sm

[Lights doesn't give real light and is always white light]
light_bulb
light_chandelier
light_deco_sconce
light_pendant
light_sconce
props2_lighthouse_beam		needs to be spawn verry high
sfx_beacon

[Fire doesn't hurt]
light_fire_esm
light_fire_lg
light_fire_med
light_fire_sm

Plz note all items are capitale sensitive.
There more items to spawn just see a kingpin.def file.
But putted here the most basic stuff in.
--------------------------------------------------------------------

If you want to place a item more left just aim at the item and type in console:
item_left
If you want to place a item more right just aim at the item and type in console:
Item_right
if you want to place a item more back just aim at the item and type in console:
item_back
if you want to place a item more forward just aim at the item and type in console:
Item_forward

If you want to roll a item more just aim at the item and type in console:
item_yaw
or
item_roll
or
item_pitch
Depence on axis you want to rotate

If you want to have a item more up just aim at the item and type in console:
item_up
If you want to have a item more down just aim at the item and type in console:
item_down

If you want to drop a item aim at the item and type in console:
item_drop

if you don't like a item that you spawned just aim at the item and type in console:
deleteitem
or
eraseitem
or
delete_item

When youre done just type in console:
saveitems
or
save_items
And it will make a ent file the directory /mapconfigs/
You can spawn up at maxium 100 items
It will showup how many items you saved when you used the consonle command:
saveitems
You can edit the ent file with notepad if you like.
It needed to be edit in notepad if a item doesn't spawn solid.
For more info you can also look in sv_entbuild.cfg

If you want to see more information of a item you can aim on the item and type in console:
id 
or
entid

To the see the coordinates at where you are now type in console:
coordinates

To see the range of a item how far it away is, aim at the item and type in console;
range

You can discover the texture name, surface flags, and value number of brush faces 
in the game by using the texture command. Execute this command while looking at
the selected brush face, and this data will appear on-screen. Much better than
laboriously checking face after face with an editor's surface inspector,
or sifting through hundreds of textures with a texture browser trying to discover the
particular one that you saw used in a level.
To see texture info in a map aim at the texture and type in console:
texture

The nav_cmds work now only also in sv_entbuild 1 but nobody seem to use them yet.